From: Eric S. Raymond Date: Fri, 19 Mar 1993 21:32:09 +0000 (+0000) Subject: Typo fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~96790 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=dea2447909c9cdccef9c59f949e9ce6d370dd8bd;p=emacs.git Typo fix. --- diff --git a/lisp/finder.el b/lisp/finder.el index b4157703bc6..6eb8c1880ab 100644 --- a/lisp/finder.el +++ b/lisp/finder.el @@ -43,7 +43,7 @@ (defvar finder-known-keywords '( - (abbrev . "abbreviation handking, typing shortcuts, macros") + (abbrev . "abbreviation handling, typing shortcuts, macros") (bib . "code related to the bib(1) bibliography processor") (c . "C and C++ language support") (calendar . "calendar and time management support")